discrete logarithms - définition. Qu'est-ce que discrete logarithms
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est discrete logarithms - définition

PROBLEM OF INVERTING EXPONENTIATION IN FINITE GROUPS
Discrete log problem; Discrete logarithm problem; Discrete logarithms; Discrete log; GDLP; Generalized discrete logarithm problem; Discrete Logarithm; Discrete Log; Discrete logorithm; Discrete logarithm assumption; DLOG; Discrete logarithm cryptography; Discrete Logarithm Problem (DLP); Discrete Logarithm Problem; Index (number theory)

Discrete logarithm         
In mathematics, for given real numbers a and b, the logarithm logb a is a number x such that . Analogously, in any group G, powers bk can be defined for all integers k, and the discrete logarithm logb a is an integer k such that .
Discrete Laplace operator         
  • This GIF shows the progression of diffusion, as solved by the graph laplacian technique.  A graph is constructed over a grid, where each pixel in the graph is connected to its 8 bordering pixels.  Values in the image then diffuse smoothly to their neighbors over time via these connections.  This particular image starts off with three strong point values which spill over to their neighbors slowly.  The whole system eventually settles out to the same value at equilibrium.
ANALOG OF THE CONTINUOUS LAPLACE OPERATO
Discrete Schrödinger operator; Discrete Green's function; Discrete laplace operator; Discrete Schrodinger operator; Discrete Schroedinger operator; Discrete Laplacian operator; Laplace filter
In mathematics, the discrete Laplace operator is an analog of the continuous Laplace operator, defined so that it has meaning on a graph or a discrete grid. For the case of a finite-dimensional graph (having a finite number of edges and vertices), the discrete Laplace operator is more commonly called the Laplacian matrix.
Discrete group         
  • The integers with their usual topology are a discrete subgroup of the real numbers.
DISCRETE SUBGROUP OF A TOPOLOGICAL GROUP G IS A SUBGROUP H SUCH THAT THERE IS AN OPEN COVER OF H IN WHICH EVERY OPEN SUBSET CONTAINS EXACTLY ONE ELEMENT OF H; IN OTHER WORDS, THE SUBSPACE TOPOLOGY OF H IN G IS THE DISCRETE TOPOLOGY
Discrete subgroup; Discrete group theory
In mathematics, a topological group like G is called a discrete group if there is no limit point in it (i.e.

Wikipédia

Discrete logarithm

In mathematics, for given real numbers a and b, the logarithm logba is a number x such that bx = a. Analogously, in any group G, powers bk can be defined for all integers k, and the discrete logarithm logba is an integer k such that bk = a. In number theory, the more commonly used term is index: we can write x = indr a (mod m) (read "the index of a to the base r modulo m") for rxa (mod m) if r is a primitive root of m and gcd(a,m) = 1.

Discrete logarithms are quickly computable in a few special cases. However, no efficient method is known for computing them in general. Several important algorithms in public-key cryptography, such as ElGamal base their security on the assumption that the discrete logarithm problem over carefully chosen groups has no efficient solution.